home *** CD-ROM | disk | FTP | other *** search
/ Megarom / Megarom Macintosh CD Software (Quantum Leap)(1992).iso / COMPRESS / Utilities / Text Programs / Mac⁄gnuucp / l.sys < prev    next >
Encoding:
Text File  |  1990-12-30  |  1.3 KB  |  31 lines  |  [TEXT/ttxt]

  1. #This machine needs a return to get things going and sends
  2. # name: as the login prompt
  3. machine1 Any ACU 2400 555-1212 -\r-me:-\r-me: login-name word: password
  4. #
  5. #This machine simply sends login: as the login prompt
  6. machine2 Any ACU 2400 555-1212 in:-\r-in: login-name word: password
  7. #
  8. #We never call this machine, it always calls us. The ACU
  9. # baud rate and phone number fields are dummies
  10. machine3 Never ACU 2400 555-1212
  11. #
  12. #This machine is in a area code that takes a while to dial.
  13. #We put commas inb tghe number to give the phone lines a chance
  14. #to settle down. It expects name: as the login prompt.
  15. #It also needs a "Break" character to get things going.
  16. #
  17. machine4 Any ACU 2400 1,555,555-1212 -\b-me:-\b-me: login-name word: password
  18. #
  19. #This is the uupsi commercial service. The connection protocol
  20. #is quite complex and takes several lines to complete.
  21. #It alsoe expects a "return", "delay", "return", "delay", "return"
  22. #to get things going. There are two separate logins in this script.
  23. uupsi Any ACU 2400 16172620688 -\r\d\r\d\r-me:-\r\d-me: \
  24.  login-name1 word: password1 \
  25.  _ts>-\r-_ts>-\r-_ts> terminal\sdownload\r \
  26.  _ts>-\r-_ts>-\r-_ts> \terminal\sno\sescape-char\r \
  27.  _ts>-\r-_ts>-\r-_ts> telnet\suu.psi.com\s540\s/stream \
  28.  gin:-\r-gin: login-name2 word: password2\r
  29.  
  30.         
  31.